Skip to main content

historical

No description

historical(
namespace: String!
routeId: String
tripId: String
createdAfter: String
createdBefore: String
lat: Float
long: Float
radius: Int
type: String
page: Int
per_page: Int
): [Data]

Arguments

historical.namespace ● [String!](/GraphQL API Reference/types/scalars/string.mdx) non-null scalar

historical.routeId ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalar

historical.tripId ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalar

historical.createdAfter ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalar

historical.createdBefore ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalar

historical.lat ● [Float](/GraphQL API Reference/types/scalars/float.mdx) scalar

historical.long ● [Float](/GraphQL API Reference/types/scalars/float.mdx) scalar

historical.radius ● [Int](/GraphQL API Reference/types/scalars/int.mdx) scalar

historical.type ● [String](/GraphQL API Reference/types/scalars/string.mdx) scalar

historical.page ● [Int](/GraphQL API Reference/types/scalars/int.mdx) scalar

historical.per_page ● [Int](/GraphQL API Reference/types/scalars/int.mdx) scalar

Type

[Data](/GraphQL API Reference/types/objects/data.mdx) object